A. Cohesion
B. Coupling
C. None of the mentioned
D. All of the mentioned
Explanation: Coupling or dependency is the degree to which each program module relies on each one of the other modules.
Advertisement
Related Mcqs:
- Actual programming of software code is done during the __________________ step in the SDLC?
- A. Maintenance and Evaluation B. Design C. Analysis D. Development and Documentation...
- The context diagram is also known as __________________?
- A. Level-0 DFD B. Level-1 DFD C. Level-2 DFD D. All of the mentioned...
- In the Analysis phase, the development of the ______________ occurs, which is a clear statement of the goals and objectives of the project ?
- A. documentation B. flowchart C. program specification D. design...
- Debugging is_________________?
- A. creating program code B. finding and correcting errors in the program code C. identifying the task to be computerized D. creating the algorithm...
- Java packages and Fortran subroutine are examples of__________________________?
- A. Functions B. Modules C. Classes D. Sub procedures...
- Which of the following is/are true with respect to functions ?
- A. A function such as “search-book” is represented using a circle B. Functions represent some activity C. Function symbol is known as a process symbol or a bubble in DFD D. All of the mentioned...
- Which of the following is a function of CASE Tool ?
- A. Supporting Structured analysis and design (SA/SD) B. Maintaining the data dictionary C. Checking whether DFDs are balanced or not D. All of the mentioned...
- What encapsulates both data and data manipulation functions ?
- A. Object B. Class C. Super Class D. Sub Class...
- Grady Booch, James Rumbaugh, and Ivar Jacobson combined the best features of their individual object-oriented analysis into a new method for object oriented design known as _____________________?
- A. HTML B. XML C. UML D. SGML...
- Choose the incorrect statement in terms of Objects ?
- A. Objects are abstractions of real-world B. Objects can’t manage themselves C. Objects encapsulate state and representation information D. All of the mentioned...
Advertisement